PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFShowText2Operator Class / getText Method
In This Topic
    getText Method
    In This Topic
    Gets the text.
    Syntax
    public PDFCosArray getText()

    Return Value

    The COS array that represents the text.
    See Also